QTUserData.GetUserData Function

Gets user data of type udType at position given by Index. After a successful call, the user data is stored in Value.

Syntax

result = QTUserData.GetUserData( udType, Index, Value )

Parameters

udType

String

Index

Integer

Value

ByRef String

Return Value

Result

Boolean

Notes

Returns a Boolean.